{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hinton Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.960353,
            52.041828
          ],
          [
            -2.961233,
            52.041827
          ],
          [
            -2.961285,
            52.041842
          ],
          [
            -2.962128,
            52.042095
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009576769, HR2 0SQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.960719625023305,
          52.041677924950605
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023695966, HR2 0RT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9582099706985905,
          52.04159047462784
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024614167, HR2 0RT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9582099706985905,
          52.04159047462784
        ]
      }
    }
  ]
}