{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bridgwater Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.424477,
            50.910873
          ],
          [
            -1.424504,
            50.910698
          ],
          [
            -1.424532,
            50.910523
          ],
          [
            -1.42464,
            50.910344
          ],
          [
            -1.424749,
            50.910165
          ],
          [
            -1.424764,
            50.910147
          ],
          [
            -1.424779,
            50.91013
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034866867, SO15 3GT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4244632144501197,
          50.91081000336414
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034866868, SO15 3GT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4245984225828958,
          50.910226159040946
        ]
      }
    }
  ]
}